home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 100 Demos - Disc 2 / Micromania 100 Demos - Disco 2.iso / Neocron / Neocron_offline_demo_eng.exe / RPOSCOLOR.INI < prev    next >
Encoding:
INI File  |  2002-05-23  |  1.1 KB  |  37 lines

  1. // [DEFAULT] - default settings
  2. // [USER<x>] - user defined settings
  3.  
  4. // Use the "/set gfx_hudcolor <x>" command ingame (or use it in controls.ini)
  5. // to change the RPOS color layout. A value of x=0 loads the default settings.
  6. // In the [USER<x>] sections of this ini file, only colors which differ from
  7. // the default settings must be specified.
  8.  
  9. [DEFAULT]
  10. Default=128 255 190 255
  11. DefaultText=180 240 200 255
  12. DefaultTextEffect=255 255 255 255
  13. SysMessages=255 160 160 160
  14. GameMessages=200 200 0 160
  15. LocalChat=255 255 255 255
  16. GlobalChat=255 255 255 255
  17. TeamChat=255 255 255 255
  18. DirectChat=200 200 0 160
  19. Player=200 200 0 160
  20. PlayerNoPK=0 200 0 160
  21. CharSysWarning=255 255 160 160
  22. CharSysBonus=110 255 110 160
  23. CharSysCritical=255 160 160 160
  24. ContextActive=100 200 150 255
  25. ContextNoActive=0 0 0 255
  26. ContextDisabled=128 128 128 255
  27. HighlightText=0 0 0 255
  28. HighlightBackground=100 200 150 255
  29. Item=190 255 230 255
  30. ItemDisabled=128 128 128 255
  31. ItemNotUsable= 64 0 0 255
  32. GoodSoullight=100 200 150 255
  33. NeutralSoullight=200 200 150 255
  34. BadSoullight=200 80 60 255
  35. Damage=225 50 35 255
  36. Heal=235 235 20 255
  37.